GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / RenderPageToGdPictureImageEx_2 Method





In This Topic
RenderPageToGdPictureImageEx_2 Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function RenderPageToGdPictureImageEx_2( _
   ByVal DPI As Single, _
   ByVal RenderFormFields As Boolean, _
   ByVal PixelFormat As PixelFormat _
) As Integer
public int RenderPageToGdPictureImageEx_2( 
   float DPI,
   bool RenderFormFields,
   PixelFormat PixelFormat
)
public function RenderPageToGdPictureImageEx_2( 
    DPI: Single;
    RenderFormFields: Boolean;
    PixelFormat: PixelFormat
): Integer; 
public function RenderPageToGdPictureImageEx_2( 
   DPI : float,
   RenderFormFields : boolean,
   PixelFormat : PixelFormat
) : int;
public: int RenderPageToGdPictureImageEx_2( 
   float DPI,
   bool RenderFormFields,
   PixelFormat PixelFormat
) 
public:
int RenderPageToGdPictureImageEx_2( 
   float DPI,
   bool RenderFormFields,
   PixelFormat PixelFormat
) 

Parameters

DPI
RenderFormFields
PixelFormat
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members